-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add v1.x deprecation warning #603
Conversation
for more information, see https://pre-commit.ci
👈 Launch a binder notebook on this branch for commit 5edc7d2 I will automatically update this comment whenever this PR is modified 👈 Launch a binder notebook on this branch for commit 08db71d 👈 Launch a binder notebook on this branch for commit a33adff 👈 Launch a binder notebook on this branch for commit 4d2d232 👈 Launch a binder notebook on this branch for commit aaa90b6 👈 Launch a binder notebook on this branch for commit 0495648 👈 Launch a binder notebook on this branch for commit c6811c7 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## development #603 +/- ##
===============================================
- Coverage 71.57% 65.20% -6.37%
===============================================
Files 37 37
Lines 3061 3064 +3
Branches 596 596
===============================================
- Hits 2191 1998 -193
- Misses 766 981 +215
+ Partials 104 85 -19 ☔ View full report in Codecov by Sentry. |
Co-Authored-By: Jessica Scheick <[email protected]>
for more information, see https://pre-commit.ci
Co-authored-by: Jessica Scheick <[email protected]>
I really wish I had more time to get the integration test workflow all smoothed out. Not sure what's going on :( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-reviewing after merges from development to see if it triggers UML+integration tests
Closes #545